C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / BeginInvokeOnMainThread Method / BeginInvokeOnMainThread(Selector,NSObject) Method

In This Topic
BeginInvokeOnMainThread(Selector,NSObject) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub BeginInvokeOnMainThread( _
   ByVal sel As ObjCRuntime.Selector, _
   ByVal obj As Foundation.NSObject _
) 
 

Parameters

sel
obj
See Also